home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir30 / vortek2.zip / ACAD / TURBODLD.HLP < prev   
Text File  |  1993-01-03  |  24KB  |  550 lines

  1. This is the Help file for DLDSETUP v2.02. It may be no larger than
  2. 48K in size or strange things will happen. The help messages may be
  3. modified, as long as the "tags" (single words preceded by a ":") are
  4. not changed. One possible reason to modify this file is to translate
  5. it into a foreign language. WARNING: Do not start any line with a
  6. colon (":") character because it will be mistaken for a help tag.
  7.  
  8. Copyright (c) 1990  Panacea Inc. - All Rights Reserved
  9.  
  10. :Intro
  11.                           Welcome to TurboDLD!
  12.  
  13.     The following configuration utility is used to configure 
  14.     TurboDLD's operating environment, including things like font 
  15.     size, board type, and resolution. This utility will create a
  16.     file called DLDSETUP.DAT in the sub-directory specified when
  17.     the TurboDLD INSTALL program was run. DLDSETUP.DAT contains
  18.     TurboDLD's configuration information.
  19.     
  20.     After configuring TurboDLD with this utility, you may want to also
  21.     customize your color selections. This is accomplished by running
  22.     DLDCOLOR from the AutoCAD command prompt. Just type "DLDCOLOR" at
  23.     the AutoCAD command prompt. This color configuration program will 
  24.     allow you to manipulate menu colors, drawing colors, and even the 
  25.     physical colors.
  26.     
  27.     Also, remember that at any time while you're running DLDSETUP, you
  28.     can press the question-mark key ("?") to get context sensitive help.    
  29.  
  30. :DrvConfig
  31. Select this menu to configure basic TurboDLD options such as display
  32. list enable/disable, drawing cache enable/disable, number of command 
  33. prompt lines.
  34.  
  35. :DlxConfig
  36. Select this menu to configure TurboDLDDeluxe's Deluxe features.
  37.  
  38. :AdvConfig
  39. Select this menu to configure TurboDLD's advanced features.
  40.  
  41. :SaveExit
  42. Saves your current configuration.
  43.  
  44. :SaveNoExit
  45. Exits WITHOUT saving your current configuration. Any configuration changes
  46. will be lost.
  47.  
  48. :Dlist
  49. You may enable or disable TurboDLD's display list. Disabling it will save
  50. memory, but AutoCAD pan, zoom, and redraw time will be significantly
  51. slower.
  52.  
  53. :Dcache
  54. Enabling the drawing cache lets TurboDLD operate at full speed. The only 
  55. reason to disable the drawing cache is to conserve memory. If you find
  56. you are paging to disk significantly, then you may want to disable the
  57. drawing cache.
  58.  
  59. :32bit
  60. AutoCAD Release 12 supports a 31 bit regen space. Selecting 31 bit will
  61. virtually eliminate regens at the expense of significantly higher memory
  62. usage. If you do not have enough additional memory, select 15. Versions
  63. of AutoCAD before R12 ignore this variable.
  64.  
  65. :CmdEcho
  66. Internal TurboDLD commands are commands which are understood by 
  67. TurboDLD. These commands are used to invoke the BP, bring up menus,
  68. or execute your actual menu commands. To echo these commands on the
  69. command line, choose Enable. To suppress the echo, choose disable.
  70.  
  71. :FlipScreen
  72. The Flip Screen Method is a fail-safe feature. In virtually all
  73. cases, the "Instant" selection will suffice, but in some rare cases,
  74. the combination of a given VGA with a particular system will result
  75. in artifacts left on the display when doing a flip-screen back from
  76. the text screen to the graphics screen. If this occurs on your system,
  77. use the "Force Redraw" option.
  78.  
  79. :bpZoom
  80. There are two modes used to zoom the BP, Float and Freeze. Float mode
  81. always centers the current zoom area in the middle of the BP. Freeze
  82. mode does not center the current zoom area after a zoom. The contents
  83. of the BP area "frozen" in the BP.
  84.  
  85. :dlCompact
  86. Forces a manual clean-up of Display List memory returning any unused
  87. memory back the AutoCAD memory pool.
  88.  
  89. :BPHilite
  90. You may highlight the current viewport with either patterned
  91. lines, a highlight rectangle, or both.
  92.  
  93. :BPRefresh
  94. Choose Enable if you want to have the contents of the Big Picture 
  95. updated as you edit the drawing. This will slow your editing operations
  96. down. Choose Disable if you do not want the Big Picture updated.
  97. This is the faster option.
  98.  
  99. :RegenMode
  100. Choose Fast for the fastest regens possible. If you choose this 
  101. option, you will not see the drawing until the regen is complete.
  102. Choose Incremental if you want to see your drawing displayed 
  103. incrementally during the regen. This option is slower than
  104. fast mode.
  105.  
  106. :BoardList
  107. Hit F1 for a list of VGA cards from which to choose yours.
  108.  
  109. :BoardSelect
  110. Choose a video card from this list. If the list does not include
  111. your specific brand of VGA, you can either select the "Your own
  112. BIOS" option, which will allow you to custom configure TurboDLD,
  113. or you can call Panacea technical support at 603-437-5022 for the
  114. type of card you should select.
  115.  
  116. :YourOwnBIOS
  117. If your VGA card is not in the list of supported cards, you can
  118. still set up TurboDLD to use it by telling this Setup program which
  119. BIOS codes the the card uses. The BIOS codes can usually be found
  120. in the manual which came with the VGA card.
  121.  
  122. :VGAResolutions
  123. You must choose a resolution from the list of resolutions
  124. supported by your VGA.
  125.  
  126. :ACADCustom
  127. Not used
  128.  
  129. :ACADRegAX
  130. This is typically where the mode select code goes. The mode MUST
  131. correspond to the color mode (16 or 256 colors) you have chosen,
  132. as indicated at the top of the active window. The mode select code
  133. is generally the same as the mode number listed in your VGA manual
  134. for a given resolution, with BX, CX, and DX all set to 0000. In
  135. some rare cases, though, such as with Video Seven and Everex VGAs,
  136. a special code is put into AX and the mode code goes into BX (see
  137. help for BX).
  138.  
  139. :ACADRegBX
  140. Most of the time this should be 0000. However, certain card
  141. manufacturers (Most notably Video Seven and Everex) set a
  142. special code in AX to indicate that the actual mode select
  143. code goes into BX.
  144.  
  145. :ACADRegCXDX
  146. No known VGA cards use these registers, and you should simply 
  147. leave them set to 0000. They are provided so that if some
  148. future VGA card uses them, TurboDLD will support them.
  149.  
  150. :ACADModeCode
  151. If you put the BIOS code into AX, then select "AL". If you put the
  152. code in to BX for Everex VGAs, select "AL". If you put the code
  153. into BX for VIDEO-7, then select "BL". This is the register that
  154. TurboDLD must use to prevent the screen from clearing when changing
  155. modes. Failure to do this correctly will result in the flip screen 
  156. not working correctly in the "FAST" mode, but no harm will be done.
  157. If you're not sure, pick "AL".
  158.  
  159. :ACADRes
  160. Enter the resolution that your card will display in when it goes into
  161. the mode specified above. Note that resolutions above 800x600 (namely
  162. 1024x768) will require the correct setting of the chip type (in the
  163. next menu).
  164.  
  165. :ChipSelect16
  166. If the AutoCAD resolution you chose is 800x600 or less, AND the
  167. AutoShade resolution you are about to chose is 320x200 or less,
  168. then you can get away with selecting "GENERIC". Otherwise, you
  169. must know the brand of VGA chip used in your VGA card. You can
  170. find this information in the manual or by actually looking at the
  171. card and locating the square, flat, black VGA controller chip.
  172.  
  173. :ChipSelect256
  174. Unless you have chosen the 320x200 resolution, you MUST specify
  175. the correct VGA chip type for your board. You can find this
  176. information in the manual or by actually looking at the card and
  177. locating the square, flat, black VGA controller chip.
  178.  
  179. :ShadeCustom
  180. Not used.
  181.  
  182. :ShadeRegAX
  183. This is typically where the mode select code goes. The mode MUST be
  184. a 256 color mode, not 16, 4, or 2. If your VGA manual gives you a 
  185. number, but doesn't tell you where to put it, it probably goes here, 
  186. and you can leave BX, CX, and DX set to 0000. Some VGA's (Video Seven
  187. and Everex) put a special code into AX and put the mode code into BX 
  188. (see help for BX).
  189.  
  190. :ShadeRegBX
  191. Most of the time this should be 0000. However, certain card
  192. manufacturers (Most notably Video Seven and Everex) set a special
  193. code in AX to indicate that the actual mode select code goes into BX.
  194.  
  195. :ShadeRegCXDX
  196. No current VGA cards use these registers, and you should simply 
  197. leave them set to 0000. They are provided so that if some future
  198. VGA card uses them, TurboDLD will support them.
  199.  
  200. :ShadeRes
  201. Enter the resolution that your card will display in when it goes into
  202. the mode specified above. Note that resolutions above 320x200 will
  203. require the correct setting of the chip type (in the previous menu).
  204.  
  205. :FontSize
  206. Select the font size which you would like used in all the AutoCAD
  207. drawing screen menus, including pull-downs and dialog boxes. The
  208. 8x8 font is rather small, so we recommend that you use either the
  209. 8x14 or 8x16 fonts. A large 12x24 font is available for resolutions
  210. 1024x768 or above.
  211.  
  212. :VGAColor
  213. Specify whether you want to run AutoCAD in a 16 color mode, a 256
  214. color mode, or CEG mode on your VGA. If your VGA does not support a
  215. resolution of at least 640x400 in 256 colors (see your VGA owner's
  216. manual), then you should select the "16 color driver" option,
  217. otherwise you will end up with a very odd display. If your VGA
  218. has an Edsun Labs CEG RAM/DAC, then you can select the CEG 
  219. antialiasing driver. In any case, if you want to change the individual 
  220. AutoCAD color assignments, run COLOR16.EXE for the 16 color 
  221. configuration, COLOR256.EXE for the 256 color configuration, or 
  222. COLORCEG.EXE for the CEG configuration.
  223.  
  224.  
  225. :DblClickTime
  226. Select the amount of time needed to determine that a double click
  227. has occurred. This is measured as the time from when a button is
  228. released to when it is pressed again. If the button is not pressed
  229. again during the Double Click Interval, then a normal button press
  230. occurs. Longer Double Click Intervals will result in a noticable
  231. lag for single button press operations, whereas a short Double
  232. Click Interval may not be easy to always get right. The default is
  233. 1/3 of a second (33). Please note that all timing parameters, such
  234. as this one, are in hundredths of a second, but that the timing
  235. resolution of a normal PC is approximately 5/100ths of a second.
  236. This means, for example, that a value of 25 is the same as 23 or 27.
  237.  
  238. Double clicks are one way of using a digitizer button for additional
  239. functionality, such as pulling up The Big Picture.
  240.  
  241. :LngClickTime
  242. Select the amount of time needed to determine that a long click
  243. has occurred. If a digitizer button is held down for a period of
  244. time equal to the Long Click Time, the long click command for that
  245. button is executed. A long click is also another way to abort a
  246. Big Picture operation or remove the Panacea PopUp Menu from the
  247. display. We have found that a Long Click Time of half a second (50)
  248. is sufficient for most users. Please note that all timing parameters,
  249. such as this one, are in hundredths of a second, but that the timing
  250. resolution of a normal PC is approximately 5/100ths of a second.
  251. This means, for example, that a value of 25 is the same as 23 or 27.
  252.  
  253. :EdgePanTime
  254. When you enable Automatic Edge Panning in the Deluxe driver, you
  255. may also set the amount of time the cursor must be motionless at
  256. the edge of the viewport in order to start panning. An Edge Pan
  257. Time of half a second (50) is recommended, but if you frequently
  258. leave the cursor sitting somewhere while you're thinking, you may
  259. want to lengthen the wait time. Please note that all timing param-
  260. eters, such as this one, are in hundredths of a second, but that
  261. the timing resolution of a normal PC is approximately 5/100ths of
  262. a second. This means, for example, that a value of 25 is the same
  263. as 23 or 27.
  264.  
  265. :ButtonDefs
  266. Press the 'F1' key to access the Digitizer Button Programming Menus.
  267. These menus allow you to specify what type of command will be sent
  268. to AutoCAD for double or long clicks of specific digitizer buttons.
  269.  
  270. :ButtonPage1
  271. For each button, you may specify both a double click and long click
  272. command, which gets sent to AutoCAD when a double click or long
  273. click on the specified digitizer button occurs. Note that special
  274. DLD commands, such as invoking The Big Picture, can be flagged with
  275. a "@" in front of the command. This indicates to the driver that the
  276. command can be executed transparently without going through AutoCAD.
  277. The text for the command can be anything you want it to be, up to
  278. 25 characters in length, including LISP or ADS function calls. 
  279. Anything that is valid when typed at the AutoCAD prompt is valid as
  280. one of these commands. To simulate a Ctrl-C, type "^C", which counts
  281. as two characters. Also, if you want the command executed, don't
  282. forget to add a ' ' (space) or an ^M (carriage return) after the
  283. command so that AutoCAD knows to use the command. Lastly, to send
  284. just a "^" (carat), you must actually enter "^^". Some useful Deluxe
  285. DLD commands include DLDBIGPIC - which calls up the bird's eye, and
  286. DLDMENU0 - which pops the main pop-up menu on the screen.
  287.  
  288. Note for Mouse Users: Button 2 refers to your mouse's right button,
  289. while Button 3 refers to the middle button, if your mouse has three
  290. buttons. Button 1, the Pick Button, is not listed because it cannot
  291. be redefined.
  292.  
  293. :ButtonPageOth
  294. For each button, you may specify both a double click and long click
  295. command, which gets sent to AutoCAD when a double click or long
  296. click on the specified digitizer button occurs. Note that special
  297. DLD commands, such as invoking The Big Picture, can be flagged with
  298. a "@" in front of the command. This indicates to the driver that the
  299. command can be executed transparently without going through AutoCAD.
  300. The text for the command can be anything you want it to be, up to
  301. 25 characters in length, including LISP or ADS function calls. 
  302. Anything that is valid when typed at the AutoCAD prompt is valid as
  303. one of these commands. To simulate a Ctrl-C, type "^C", which counts
  304. as two characters. Also, if you want the command executed, don't
  305. forget to add a ' ' (space) or an ^M (carriage return) after the
  306. command so that AutoCAD knows to use the command. Lastly, to send
  307. just a "^" (carat), you must actually enter "^^". Some useful Deluxe
  308. DLD commands include DLDBIGPIC - which calls up the bird's eye, and
  309. DLDMENU0 - which pops the main pop-up menu on the screen.
  310.  
  311. :ButtonSet
  312. Not used.
  313.  
  314. :MenuSet
  315. Not used.
  316.  
  317. :DeluxeMenu
  318. Not used.
  319.  
  320. :DlxMenuDefs
  321. Press the 'F1' key to access the Pop-Up Menu definitions screens.
  322. These screens allow you to specify up to 8 pop-up menus, each with
  323. up to 8 entries. The Pop-Up Menus can then be popped-up with the
  324. DLDMENUx commands, where "x" is a number between 1 and 8. These
  325. DLDMENUx commands can also be assigned to your digitizer buttons,
  326. so that the pop-up menus can be summoned by either a double or 
  327. long click. Note that there is also a special DLDMENU0, which
  328. consists of the titles of all the other menus, so you can quickly
  329. pop between the various menus.
  330.  
  331. :MenuItems
  332. For each pop-up menu entry you need to specify both a menu item
  333. description, as well as the actual command which gets executed when the
  334. menu item is selected.
  335.  
  336. The menu item description consists of any normal characters, up to 20
  337. characters in length.
  338.  
  339. The menu item command is identical in format to the command used by the
  340. reconfigurable digitizer buttons. This means that special DLD commands,
  341. such as invoking The Big Picture, can be flagged with a "@" in front of
  342. the command. This indicates to the driver that the command can be
  343. executed transparently without going through AutoCAD. The text for the
  344. command can be anything you want it to be, up to 25 characters in length,
  345. including LISP or ADS function calls. Anything that is valid when typed
  346. at the AutoCAD prompt is valid as one of these commands. To simulate a
  347. Ctrl-C, type "^C", which counts as two characters. Also, if you want the
  348. command executed, don't forget to add a ' ' (space) or an ^M (carriage
  349. return) after the command so that AutoCAD knows to use the command.
  350. Lastly, to send just a "^" (carat), you must actually enter "^^". Some
  351. useful Deluxe DLD commands include DLDBIGPIC - which calls up the bird's
  352. eye, and DLDZMVMAX - which does a regen-less Zoom All.
  353.  
  354. :MenuTitle
  355. Specify the title of the pop-up menu. This title is then used in the
  356. main menu, DLDMENU0, for quick menu access. The menu title may be up
  357. to 20 characters in length. Note that when a pop-up menu is pulled up
  358. on the AutoCAD drawing screen, that a click on the title bar brings
  359. you to the main pop-up menu.
  360.  
  361. :NtextLines
  362. Specify the number of lines you desire for the AutoCAD text area at the
  363. bottom of the AutoCAD graphics screen. This number must be between 1
  364. and 10. If you do not want a text area, probably because you have a
  365. dual screen configuration, then you must disable the text area during
  366. the AutoCAD configuration of the display device.
  367.  
  368. :
  369.  
  370. :returnPrev
  371. Choose this option to return to the previous menu.
  372.  
  373. :SideMenu
  374.  
  375. :BMfont
  376. Select the desired font size you wish to use with AutoCAD's menus and
  377. dialog boxes. If you are using a high resolution, you may wish to use 
  378. a large font such as 12x20 as a small font may be too difficult to read.  
  379. Otherwise use the smaller fonts with the lower resolutions. 
  380.  
  381. :regenMode
  382. This option allows you to set up how you wish your drawing to be displayed
  383. when a REGEN is performed.  Either set it up for Fast, to display the image
  384. all at once or select Incremental, to display the image in "chunks" or as 
  385. it is created in the display list.
  386.  
  387. :dualScreen
  388. Select enable if you want to run in dual screen mode. You must have
  389. a second display to do use dual screens. Select disable to run with
  390. a single screen.
  391.  
  392. :PolySpeed
  393. Drawing Solids, Wide Polylines, Donuts, and the like, requires a
  394. slow method if other objects are going to overlay and obscure them.
  395. If you do not draw objects on top of polygons, or do not care about
  396. high quality antialiasing where polygons intersect, then choose FAST.
  397. Otherwise, choose GOOD and things will run a bit slower but look
  398. a lot nicer.
  399.  
  400. :EdsunYesNo
  401. If you have a VGA board equipped with an Analog Devices Edsun CEG RAM/DAC 
  402. and you want to use this chip's antialiasing capabilities, select Yes. If
  403. your VGA does not have a CEG RAM/DAC or you are unsure about this
  404. question, select No.
  405.  
  406. :ManualBoard
  407. Select the type of video board you will be using with TurboDLD.
  408.  
  409. :ReturnMain
  410. To return to TurboDLD's Main Menu, select this option.
  411.  
  412. :pickRes
  413. Make your selection for the resolution you will be using with Turbodld
  414. here.   Please note that the resolution selected will depend on the 
  415. capability of your video board to support it.
  416.  
  417. :SelectRes
  418. Select the resolution you wish to use with your video board for the Display/
  419. Rendering screens.
  420.  
  421. :BPCache
  422. Enables or disables the Drawing Cache for TurboDLD advanced features,
  423. real-time panning, the Big Picture, Zoom Preview, etc. BPCACHE is normally 
  424. disabled. Disabling the cache will conserve memory, but may or may not have
  425. a visible effect on Zoom, PAN and REDRAW performance while the advanced 
  426. commands are actively in use. 
  427.  
  428. Performance benefits of the Drawing Cache will vary from one graphics
  429. platform to another.  For example, on VGA's    the performance benefit of
  430. the Drawing Cache is as little as 1%.  With    TIGA-based graphics boards,
  431. however, the performance benefit of the Drawing Cache is as high as 400%
  432. therefore it is highly recommended for use with them.
  433.  
  434. :digiMode
  435. You can either enable the long and double clicks for Turbo or disable them
  436. altogether.  If you elect to disable the digitizer, then please keep in
  437. mind that if you programmed your digitizer with the Menu or Button 
  438. Configuration menus for certain commands, these commands will no longer 
  439. function.
  440.  
  441. :YesNo
  442. If you do not wish to save your TurboDLD configuration changes, select 
  443. "YES".  If you wish to return to TurboDLD configuration Main Menu, then
  444. select "NO".
  445.  
  446. :IntroColor16
  447. Welcome to DLDCOLOR!
  448.  
  449. This program is used to customize the colors used by a Panacea DLD
  450. Display List Driver. Upon completion, this program will create a
  451. file, DLDCOLOR.DAT, in either the directory pointed to by the
  452. environment variable DLDCFG or in the current directory if DLDCFG
  453. does not exist.
  454.  
  455. The operations this program can perform are:
  456.  
  457. (O)bject:      Used to change the color of any AutoCAD screen object. A 
  458.                few examples are the graphics area background color, the
  459.                text color, or the border line color.
  460.  
  461. (D)rawing:     This allows you to remap any color between 0 - 255 to
  462.                one of 16 physical colors.
  463.  
  464. (P)hysical:    This allows you to specify the RGB intensities of any
  465.                of the 16 physical colors.
  466.  
  467. (A)DI Pal:     This constructs a default ADI color palette.
  468.  
  469. (V)GA Pal:     This constructs a default VGA color palette.
  470.  
  471. (R)eset:       This resets the physical colors to either the default
  472.                ADI or VGA palette. The initial default is ADI palette.
  473.  
  474. (L)oad:        This reloads the file DLDCOLOR.DAT. It will be loaded from
  475.                the directory pointed to by DLDCFG if that environment
  476.                variable exists or from the current directory.
  477.  
  478. (S)ave:        Save the current color palette to DLDCOLOR.DAT.
  479.  
  480. (E)xit:        Exit the program.
  481.  
  482. :IntroColor256
  483. Welcome to DLDCOLOR!
  484.  
  485. This program is used to customize the colors used by a Panacea's
  486. TurboDLD    Display List Driver. Upon completion, this program will
  487. create a    file, DLDCOLOR.DAT, in the sub-directory specified during
  488. TurboDLD setup.
  489.  
  490. The operations this program can perform are:
  491.  
  492. (O)bject:      Used to change the color of any AutoCAD screen object. A 
  493.                few examples are the graphics area background color, the
  494.                text color, or the border line color.
  495.  
  496. (D)rawing:     This allows you to remap drawing colors 0, 8 and 9 to
  497.                one of 16 or 256 physical colors, depending on the screen
  498.                resolution selected, 16 or 256 colors.
  499.  
  500. (P)hysical:    This allows you to specify the RGB intensities of any
  501.                of the 16 available physical colors.
  502.  
  503. (A)DI reset:   This constructs a default ADI color palette, as defined
  504.                in the Autodesk Device Interface Development Kit.
  505.  
  506. (V)GA reset:   This constructs a default VGA color palette in the first
  507.                16 color entries.    Remaining palette colors are identical
  508.                to those used for ADI devices.
  509.  
  510. (L)oad:        This reloads the file DLDCOLOR.DAT. It will be loaded from
  511.                the directory pointed to by DLDCFG if that environment
  512.                variable exists or from the current directory.
  513.  
  514. (S)ave:        Save the current palette to DLDCOLOR.DAT.
  515.  
  516. (E)xit:        Exit the program.
  517.  
  518. :ObjectColorMode
  519. This mode allows you to assign a physical color to any AutoCAD screen 
  520. object. Use the left and right cursor keys to select the object. Each
  521. object is represented by a box at the top of the screen. The name of 
  522. each object is displayed at the top of the screen. When you have 
  523. selected an object, hit "Enter" and pick a physical color to assign 
  524. to the object. The object will immediately appear in its new color.
  525.  
  526. :DrawColorMode
  527. This mode allows you to modify AutoCAD drawing colors 0, 8 and 9 to
  528. a physical color of your choice.    Use the cursor keys to select a
  529. Drawing Color from the matrix. Then hit    "Enter" and select the
  530. physical color to assign to that Drawing Color.
  531.  
  532. :PhysColorMode
  533. This mode allows you to assign the actual RGB intensities of each
  534. configurable physical color. Use the cursor keys to select the 
  535. physical color to modify. Then hit "Enter" and three RGB slides will
  536. appear. Use the    cursor up and cursor down keys to select the Red,
  537. Green, or Blue slide.    The slides can be positioned by using the left
  538. and right cursor keys or by entering the desired numerical value at
  539. the keyboard. The physical    color will change as the slides are being
  540. adjusted. When you have created the desired color, hit "Enter", or
  541. hit "Esc" to abort.
  542.  
  543. :BPButton
  544. Choose which digitizer button you want to double click on to invoke
  545. the Big Picture. You may not choose button #1 which is the AutoCAD
  546. pick button. Note that on three button mice, button #2 is the right
  547. button and button #3 is the middle button.
  548.  
  549. :EndOfFile
  550.